Bug 628936: Minimal change to pass introspection.
authorJohn Ralls <jralls@ceridwen.us>
Sun, 21 Nov 2010 21:06:57 +0000 (13:06 -0800)
committerJohn Ralls <jralls@ceridwen.us>
Tue, 4 Oct 2011 23:45:54 +0000 (16:45 -0700)
commit37f71d71cd51e93c5aa83f3334f6927b88bd65f6
tree92a054aa6c4e9988915209ea02d5e5383a0f4560
parent00d79fdb61d317f9909be274f64c7662f71de80e
Bug 628936: Minimal change to pass introspection.

gobject_introspection's G-ir-scanner doesn't like the -xobjective-c
option needed to compile ObjectiveC features in quartz implementations
of certain gtk functions. This rearranges the compiler flag environment
variables in Makefile so that G-ir-scanner doesn't see them.
gtk/Makefile.am